You said:
For a query in SQL I need to do the following: I have columns A and B. Both column A and B are strings of at most length 4. If the string length is less than 4, it need to be left filled with 0 untill it is length 4. Next, the 2 strings need to be joined together to form a single string of length 8